Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (140 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Frauen_HPV_HR_Testergebnis_2020",
"version" : "1.2.0",
"name" : "KBV_PR_AW_Krebsfrueherkennung_Frauen_HPV_HR_Testergebnis_2020",
"status" : "active",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "HPV-HR Test",
"definition" : "In dieser Ressource wird eine HPV-HR Test abgelegt, der im Muster 39 ab 01/2020 vorkommt.",
"constraint" : [
{
"key" : "AWS-1",
"severity" : "error",
"human" : "Testergebnis liegt vor (interpretation) oder liegt nicht vor (dataAbsentReason) muss ausgewählt werden.",
"expression" : "dataAbsentReason.exists() or interpretation.exists()",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Frauen_HPV_HR_Testergebnis_2020|1.2.0"
},
{
"key" : "AWS-2",
"severity" : "error",
"human" : "Der Virustyp kann nur angegeben werden, wenn der Test positiv ist",
"expression" : "component.exists() implies interpretation.coding.code='POS'",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Frauen_HPV_HR_Testergebnis_2020"
}
]
},
{
"id" : "Observation.meta",
"path" : "Observation.meta",
"min" : 1
},
{
"id" : "Observation.meta.versionId",
"path" : "Observation.meta.versionId",
"min" : 1
},
{
"id" : "Observation.meta.lastUpdated",
"path" : "Observation.meta.lastUpdated",
"min" : 1
},
{
"id" : "Observation.meta.profile",
"path" : "Observation.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Frauen_HPV_HR_Testergebnis_2020|1.2.0"
},
{
"id" : "Observation.text",
"path" : "Observation.text",
"min" : 1
},
{
"id" : "Observation.identifier",
"path" : "Observation.identifier",
"max" : "0"
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"max" : "0"
},
{
"id" : "Observation.partOf",
"path" : "Observation.partOf",
"max" : "0"
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"fixedCode" : "final"
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"max" : "0"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Teilbereiche",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.version",
"path" : "Observation.code.coding.version",
"max" : "0"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "Hpv-hr",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.display",
"path" : "Observation.code.coding.display",
"max" : "0"
},
{
"id" : "Observation.code.coding.userSelected",
"path" : "Observation.code.coding.userSelected",
"max" : "0"
},
{
"id" : "Observation.code.text",
"path" : "Observation.code.text",
"max" : "0"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.subject.reference",
"path" : "Observation.subject.reference",
"min" : 1
},
{
"id" : "Observation.subject.type",
"path" : "Observation.subject.type",
"max" : "0"
},
{
"id" : "Observation.subject.identifier",
"path" : "Observation.subject.identifier",
"max" : "0"
},
{
"id" : "Observation.subject.display",
"path" : "Observation.subject.display",
"max" : "0"
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"max" : "0"
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"max" : "0"
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"short" : "Testergebnis liegt vor aus",
"definition" : "Das Testergebnis liegt aus dem Jahr X vor.",
"mustSupport" : true
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effective[x]",
"sliceName" : "effectiveDateTime",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.performer",
"path" : "Observation.performer",
"max" : "0"
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"max" : "0"
},
{
"id" : "Observation.dataAbsentReason",
"path" : "Observation.dataAbsentReason",
"short" : "Testergebnis liegt nicht vor",
"definition" : "Entsprechung des Feldes Testergebnis liegt nicht vor.",
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason.coding",
"path" : "Observation.dataAbsentReason.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason.coding.system",
"path" : "Observation.dataAbsentReason.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason.coding.code",
"path" : "Observation.dataAbsentReason.coding.code",
"min" : 1,
"fixedCode" : "unknown",
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason.coding.userSelected",
"path" : "Observation.dataAbsentReason.coding.userSelected",
"max" : "0"
},
{
"id" : "Observation.dataAbsentReason.text",
"path" : "Observation.dataAbsentReason.text",
"max" : "0"
},
{
"id" : "Observation.interpretation",
"path" : "Observation.interpretation",
"short" : "Interpretation",
"definition" : "Auswahl der Interpretation positiv, negativ, nicht verwertbar",
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_AW_Krebsfrueherkennung_Frauen_HPV_HR"
}
},
{
"id" : "Observation.interpretation.coding",
"path" : "Observation.interpretation.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.interpretation.coding.system",
"path" : "Observation.interpretation.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.interpretation.coding.code",
"path" : "Observation.interpretation.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.interpretation.coding.userSelected",
"path" : "Observation.interpretation.coding.userSelected",
"max" : "0"
},
{
"id" : "Observation.interpretation.text",
"path" : "Observation.interpretation.text",
"max" : "0"
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "0"
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"max" : "0"
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"max" : "0"
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"max" : "0"
},
{
"id" : "Observation.hasMember",
"path" : "Observation.hasMember",
"max" : "0"
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"max" : "0"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"short" : "Virustyp 16/18 vorhanden",
"definition" : "Virustyp 16/18 vorhanden - Ist der Virustyp 16/18 erkannt worden, so ist dies hier zu vermerken.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.component.code.coding",
"path" : "Observation.component.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.component.code.coding.system",
"path" : "Observation.component.code.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_HPV_HR",
"mustSupport" : true
},
{
"id" : "Observation.component.code.coding.version",
"path" : "Observation.component.code.coding.version",
"max" : "0"
},
{
"id" : "Observation.component.code.coding.code",
"path" : "Observation.component.code.coding.code",
"min" : 1,
"fixedCode" : "virus1618",
"mustSupport" : true
},
{
"id" : "Observation.component.code.coding.display",
"path" : "Observation.component.code.coding.display",
"max" : "0"
},
{
"id" : "Observation.component.code.coding.userSelected",
"path" : "Observation.component.code.coding.userSelected",
"max" : "0"
},
{
"id" : "Observation.component.code.text",
"path" : "Observation.component.code.text",
"max" : "0"
},
{
"id" : "Observation.component.value[x]",
"path" : "Observation.component.value[x]",
"max" : "0"
},
{
"id" : "Observation.component.dataAbsentReason",
"path" : "Observation.component.dataAbsentReason",
"max" : "0"
},
{
"id" : "Observation.component.interpretation",
"path" : "Observation.component.interpretation",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.component.interpretation.coding",
"path" : "Observation.component.interpretation.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.component.interpretation.coding.system",
"path" : "Observation.component.interpretation.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_HPV_HR",
"mustSupport" : true
},
{
"id" : "Observation.component.interpretation.coding.version",
"path" : "Observation.component.interpretation.coding.version",
"max" : "0"
},
{
"id" : "Observation.component.interpretation.coding.code",
"path" : "Observation.component.interpretation.coding.code",
"min" : 1,
"fixedCode" : "virus1618",
"mustSupport" : true
},
{
"id" : "Observation.component.interpretation.coding.display",
"path" : "Observation.component.interpretation.coding.display",
"min" : 1,
"fixedString" : "Virustyp 16/18 vorhanden",
"mustSupport" : true
},
{
"id" : "Observation.component.interpretation.coding.userSelected",
"path" : "Observation.component.interpretation.coding.userSelected",
"max" : "0"
},
{
"id" : "Observation.component.interpretation.text",
"path" : "Observation.component.interpretation.text",
"max" : "0"
},
{
"id" : "Observation.component.referenceRange",
"path" : "Observation.component.referenceRange",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.